Skip to content

Conversation

@ctlai95
Copy link
Contributor

@ctlai95 ctlai95 commented Jan 23, 2025

Problem

Need to understand:

  • How many users are using fix feature from /review (not auto-review)
  • How many fixes were generated/applied for each scanJob
  • How many code fix requests were unable to generate a fix

Solution

  • Add flag autoDetected to be able to filter out auto-review findings
  • Add flag includesFix to be able to see fix requests that generated no fixes
  • Add codewhispererCodeScanJobId to associate a fix action with a specific scan that produced the finding

  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ctlai95 ctlai95 marked this pull request as ready for review January 24, 2025 22:28
@ctlai95 ctlai95 requested review from a team as code owners January 24, 2025 22:28
@justinmk3 justinmk3 merged commit bdbd8e8 into aws:master Jan 28, 2025
26 checks passed
@ctlai95 ctlai95 deleted the code-fix-telemetry branch January 28, 2025 19:08
s7ab059789 pushed a commit to s7ab059789/aws-toolkit-vscode that referenced this pull request Feb 19, 2025
## Problem
Need to understand:
- How many users are using fix feature from /review (not auto-review)
- How many fixes were generated/applied for each scanJob
- How many code fix requests were unable to generate a fix

## Solution
- Add flag `autoDetected` to be able to filter out auto-review findings
- Add flag `includesFix` to be able to see fix requests that generated
no fixes
- Add `codewhispererCodeScanJobId` to associate a fix action with a
specific scan that produced the finding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants